home *** CD-ROM | disk | FTP | other *** search
/ Shareworld 6 / Shareworld 6 (Disk 1 of 2).adf / SW6a / ShareWorld6 < prev    next >
Text File  |  1996-04-07  |  589b  |  19 lines

  1. ; To run ShareWorld 6 from your hard-disk first make a
  2. ; directory on it called ShareWorld6 and place the two
  3. ; directories SW6a and SW6b (from the two ShareWorld 6
  4. ; floppy disks) inside it. Then edit the following
  5. ; two assigns so their paths point to the ShareWorld6
  6. ; directory you made on your hard disk. You should
  7. ; then be able to run ShareWorld 6 from your hard-drive
  8. ; by clicking on its icon in the SW6a directory.
  9.  
  10. ; assign SW6a: Work:cc/ShareWorld6
  11. ; assign SW6b: Work:cc/ShareWorld6
  12.  
  13. cd SW6b:SW6b/SWSI
  14. run >NIL: SWSonicInterrogator.exe
  15. wait 6
  16. cd SW6a:SW6a
  17. run displayer SW6
  18.  
  19.